php forum
php mysql forum
php mysql smarty
 
Page 3 of 6 < 1 2 3 4 5 6 >
Topic Options
#198486 - 05/23/03 10:05 AM Re: [6.4] [beta] Hit Hack
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
hmmm... I'll post a 6.5 mhk tonight if LK isn't able to get to it smile
_________________________
- Allen wavey
- What Drives You?

Top
#198487 - 05/23/03 10:13 AM Re: [6.4] [beta] Hit Hack
technoforum.de Offline
Member

Registered: 09/30/00
Posts: 484
Loc: Muc/Germany
would be very nice, to i just would use your 6.5mhk to check if i patched all things in a correct way... :-)

Top
#198488 - 05/30/03 11:26 AM Re: [6.4] [beta] Hit Hack
Nycore Offline
Junior Member

Registered: 05/26/03
Posts: 20
Loc: NY
Has anyone monitored the cpu usage with this hack? UBB foolishly says they will never add this feature due to server issues. As someone who generates $ based on website hits I can tell you that this feature is extremely important. A topic might be replied to only 1 time but if it gets 3000 views it shows that the website is generating readers.

Im going to try this on version 6.5 on a cobalt server

Top
#198489 - 06/03/03 10:27 PM Re: [6.4] [beta] Hit Hack
aalhait Offline
Newbie

Registered: 02/18/01
Posts: 16
what if I do not have ultimate.php?

Has anybody done the hack for ultimate.cgi?
Thanks

Top
#198490 - 06/03/03 10:33 PM Re: [6.4] [beta] Hit Hack
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
lol, it'll work on both. most use cgi anyway tipsy

Top
#198491 - 06/06/03 06:37 AM Re: [6.4] [beta] Hit Hack
Paul_K Offline
Junior Member

Registered: 06/06/03
Posts: 3
Loc: Russia St.Petersburg
Hello! (sorry for my english)

You modified file ultimatebb.php
What me do if I do not use this file? My forum used cgi-bin/ultimatebb.cgi only


and where I can download Multihack program?

tnx!

Top
#198492 - 06/06/03 06:54 AM Re: [6.4] [beta] Hit Hack
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
welcome to our little community paul smile

if you don't use ultimatebb.php, ignore the steps which this hack asks you to modify...

multihack url - http://nomadsoft.net/multihack.nomadsoft.net/download.shtml
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#198493 - 06/06/03 07:03 AM Re: [6.4] [beta] Hit Hack
Paul_K Offline
Junior Member

Registered: 06/06/03
Posts: 3
Loc: Russia St.Petersburg
Thnx for help me.

This link not working.
http://www.nomadsoft.net/cgi-bin/dlcount/clickmanager.cgi?dl=12

i see: Invalid ID or URL

Top
#198494 - 06/06/03 07:04 AM Re: [6.4] [beta] Hit Hack
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
http://www.ubbdev.com/mhp/mhack2.msi


LK, I'd think you'd know that didn't work by now tipsy

Top
#198495 - 06/06/03 07:20 AM Re: [6.4] [beta] Hit Hack
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
sorry tipsy
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#198496 - 06/06/03 07:22 AM Re: [6.4] [beta] Hit Hack
Paul_K Offline
Junior Member

Registered: 06/06/03
Posts: 3
Loc: Russia St.Petersburg
This program only for Windows?

Top
#198497 - 06/06/03 07:25 AM Re: [6.4] [beta] Hit Hack
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
yes
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#198498 - 07/25/03 07:29 PM Re: [6.4] [beta] Hit Hack
schumster Offline
Junior Member

Registered: 07/21/03
Posts: 6
Hmm I just installed the mod. I seee the hit colum but with no numbers.

What did i do wrong??

Top
#198499 - 07/25/03 08:42 PM Re: [6.4] [beta] Hit Hack
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
Quote:
quote:
Originally posted by schumster:
Hmm I just installed the mod. I seee the hit colum but with no numbers.

What did i do wrong??
I see them fine. There is a known bug with Opera, where you can't see them

Top
#198500 - 07/26/03 01:43 AM Re: [6.4] [beta] Hit Hack
schumster Offline
Junior Member

Registered: 07/21/03
Posts: 6
Ok. Thanks.

Top
#198501 - 07/28/03 10:42 PM Re: [6.4] [beta] Hit Hack
sventek Offline
Junior Member

Registered: 07/17/03
Posts: 4
Loc: Chicago
This may sound dumb, but I don't have:

vars_wordlets_mods.cgi

It seems like it was something that was in use with 6.1 / 6.3. I'm working on 6.5 at the moment. So far the board still seems to work after I've hand edited in the mods, I'm using a bsd server so multihack is out of the question.

Anyone know what I'm missing here?

Top
#198502 - 07/28/03 11:12 PM Re: [6.4] [beta] Hit Hack
sventek Offline
Junior Member

Registered: 07/17/03
Posts: 4
Loc: Chicago
Another question, there's a bit a discrepancy with one of the mod's.

$ grep -in "ThisHTML .= " ubb_forum.cgi
399: $ThisHTML .= &page_top; # some HTML
400: $ThisHTML .= &topic_table_header; # table top HTML
539: $ThisHTML .= &topic_row;
543: $ThisHTML .= &page_bottom($had_stickies, $had_polls, $had_hots, $had_moves, $had_locks);
544: $ThisHTML .= $Footer;


Whereas, according to hit2.txt:

Find: (~500)
=====

}
$ThisHTML .= &page_bottom; # some HTML

Any suggestion here?

Thanks,

Brian

Top
#198503 - 07/28/03 11:26 PM Re: [6.4] [beta] Hit Hack
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
http://www.ubbdev.com/ubbcgi/ultimatebb.cgi?ubb=get_topic;f=33;t=000018;p=3

look at hanjo's post

Top
#198504 - 07/29/03 01:54 AM Re: [6.4] [beta] Hit Hack
sventek Offline
Junior Member

Registered: 07/17/03
Posts: 4
Loc: Chicago
Got it.

Got the 'hits' column right now, no other labeling though.. no digits, but it seems to be registering hits within the Forum directory. I've already cleaned up one error but I'm still digging through it.

Do I have to do anything else after I modify everything, ie rebuild anything etc?

Thanks,

Brian

Top
#198505 - 08/20/03 02:29 PM Re: [6.4] [beta] Hit Hack
wOw Offline
Member

Registered: 06/18/02
Posts: 51
Loc: England
Hi Guys!

I installed this hack but once I had I realised it gives you the number of visits to a forum as well as the number of visits to a topic.

I don't want this.

I just want to know how many times a topic has been visited.

I tried skipping out the part below but it also removed the number of visits to the last post column on the forum summary.

Quote:
quote:
********************************
* Open public_forum_summary.pl *
********************************

Find: (~125)
=====

$ForumDesc

Replace with:
=============

$ForumDesc<span id="hitf$x"></span>
How can I remove the number of visits to the forum from the forum summary, or even better how can I stop it counting the number of visits to a forum at all?

Thanks in advance.

Top
Page 3 of 6 < 1 2 3 4 5 6 >



Moderator:  Charles, Gizmo 
Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks